LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetFeatureCommand<T>() Method

Show in webframe






The type of the Leadtools.Medical.Workstation.Commands.ICommand that will be returned.
Returns an IEnumerable of the command for a specific type.
Syntax
public virtual IEnumerable<T> GetFeatureCommand<T>()
'Declaration
 
Public Overloads Overridable Function GetFeatureCommand(Of T)() As IEnumerable(Of T)
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim value As IEnumerable(Of T)
 
value = instance.GetFeatureCommand(Of T)()

            

            
public: virtual IEnumerable<T*>* GetFeatureCommand<T>(); 
public:
virtual IEnumerable<T*>* GetFeatureCommandgeneric<typename T>
(); 

Type Parameters

T
The type of the Leadtools.Medical.Workstation.Commands.ICommand that will be returned.

Return Value

An IEnumerable of the command for a specific type.
Requirements

Target Platforms

See Also

Reference

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.